#bottom{width:100%; min-width:1190px; max-width:1920px; background:#222222; margin:auto;}
.bottom_nr{width:1190px; margin:auto; padding-top:34px;}
.bottom_menu{width:308px; float:left;}
.bottom_menu_list{width:100%; margin-top:10px;}
.bottom_menu_list ul li{width:50%; float:left;}
.bottom_menu_list ul li h2{ font-size:14px; color:#bcbcbc; line-height:29px; font-weight:normal;}

.bottom_about_head{width:100%; height:30px; line-height:30px; font-size:17px; color:#ffffff;}

.bottom_lx{width:400px; margin-left:104px; float:left; text-align:left;}
.bottom_lx2{width:100%; margin-top:10px;}
.bottom_lx2 ul li{font-size:14px; color:#bcbcbc; line-height:29px;}
.bottom_lx2 ul li a{font-size:14px; color:#bcbcbc; text-decoration:underline;}

.bottom_ewm{width:225px; float:right; text-align:center; margin-top:24px;}
.bottom_ewm ul li{ float:left; font-size:14px; color:#bcbcbc; line-height:94px;}

.index_bottom_line{ width:1190px; margin:auto; margin-top:25px; height:0; border-bottom:1px solid #3b3b3b;}

.bottom_foot{width:1190px; margin:auto; text-align:left;}
.bottom_foot ul li{ float:left; font-size:14px; color:#bcbcbc; line-height:47px;}
.bottom_foot ul li a{color:#bcbcbc; font-size:14px;}

#index_bottom_animate{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}
